Home
last modified time | relevance | path

Searched refs:tBTM_START_ADV_CMPL_CBACK (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h162 tBTM_START_ADV_CMPL_CBACK *p_adv_cb;
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h990 typedef void (tBTM_START_ADV_CMPL_CBACK) (UINT8 status); typedef
1378 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb);
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c85 uint32_t BTM_BleUpdateOwnType(uint8_t *own_bda_type, tBTM_START_ADV_CMPL_CBACK *cb);
990 uint32_t BTM_BleUpdateOwnType(uint8_t *own_bda_type, tBTM_START_ADV_CMPL_CBACK *cb) in BTM_BleUpdateOwnType()
1485 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb) in BTM_BleSetAdvParamsAll()
Dbtm_ble_5_gap.c30 extern uint32_t BTM_BleUpdateOwnType(uint8_t *own_bda_type, tBTM_START_ADV_CMPL_CBACK *cb);
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h417 typedef tBTM_START_ADV_CMPL_CBACK tBTA_START_ADV_CMPL_CBACK;