diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/hci.c | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -400,6 +400,7 @@ static hci_map lmp_features_map[8][9] = {  		{ NULL }  	},  	{	/* Byte 6 */ +		{ "<extended inquiry>",	LMP_EXT_INQ	},	/* Bit 0 */  		{ NULL }  	},  	{	/* Byte 7 */  | 
