Searched refs:chnl_map (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h152 tBTM_BLE_CHNL_MAP chnl_map; member in struct:__anon1234
341 tBLE_BD_ADDR *p_dir_bda, tBTM_BLE_ADV_CHNL_MAP chnl_map);
366 ** chnl_map: advertising channel map.
H A Dhcimsgs.h1303 HCI_API extern BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE]);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhciblecmds.c533 BOOLEAN btsnd_hcic_ble_set_host_chnl_class (UINT8 chnl_map[HCIC_BLE_CHNL_MAP_SIZE]) argument
549 ARRAY_TO_STREAM (pp, chnl_map, HCIC_BLE_CHNL_MAP_SIZE);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_gap.c439 ** chnl_map: advertising channel map.
446 tBTM_BLE_ADV_CHNL_MAP chnl_map)
461 p_cb->adv_chnl_map = chnl_map;
520 ** chnl_map: advertising channel map.
552 ** chnl_map: advertising channel map.
444 BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, tBLE_BD_ADDR *p_dir_bda, tBTM_BLE_ADV_CHNL_MAP chnl_map) argument

Completed in 72 milliseconds