Searched defs:adv_int_min (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_gap.c | 1041 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, in BTM_BleSetAdvParams() 1110 void BTM_BleReadAdvParams (UINT16 *adv_int_min, UINT16 *adv_int_max, in BTM_BleReadAdvParams() 1763 UINT16 adv_int_min, adv_int_max; in btm_ble_set_discoverability() local 1873 UINT16 adv_int_min, adv_int_max; in btm_ble_set_connectability() local
|
/system/bt/stack/hcic/ |
D | hciblecmds.c | 70 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max, in btsnd_hcic_ble_write_adv_params()
|
/system/bt/bta/dm/ |
D | bta_dm_api.c | 882 void BTA_DmSetBleAdvParams (UINT16 adv_int_min, UINT16 adv_int_max, in BTA_DmSetBleAdvParams()
|
D | bta_dm_int.h | 495 UINT16 adv_int_min; member
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 485 UINT16 adv_int_min; member
|
/system/bt/bta/include/ |
D | bta_api.h | 395 UINT16 adv_int_min; /* minimum adv interval */ member
|