Searched defs:services (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_api.c | 111 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask,tBTA_AG_FEAT features, in BTA_AgRegister() 168 void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK services) in BTA_AgOpen()
|
D | bta_ag_sdp.c | 207 tBTA_SERVICE_MASK services; in bta_ag_create_records() local 240 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
|
D | bta_ag_rfc.c | 273 void bta_ag_start_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services) in bta_ag_start_servers() 308 void bta_ag_close_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services) in bta_ag_close_servers()
|
D | bta_ag_act.c | 370 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
|
D | bta_ag_main.c | 548 UINT8 bta_ag_service_to_idx(tBTA_SERVICE_MASK services) in bta_ag_service_to_idx()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 217 void bta_gattc_insert_sec_service_to_cache(list_t *services, tBTA_GATTC_SERVICE *p_new_srvc) in bta_gattc_insert_sec_service_to_cache() 552 void bta_gattc_update_include_service(const list_t *services) { in bta_gattc_update_include_service() 1157 tBTA_GATTC_SERVICE* bta_gattc_find_matching_service(const list_t *services, UINT16 handle) { in bta_gattc_find_matching_service() 1176 const list_t *services = bta_gattc_get_services_srcb(p_srcb); in bta_gattc_get_service_for_handle_srcb() local 1183 const list_t *services = bta_gattc_get_services(conn_id); in bta_gattc_get_service_for_handle() local 1495 static size_t bta_gattc_get_db_size_with_type(list_t *services, in bta_gattc_get_db_size_with_type() 1615 static size_t bta_gattc_get_db_size(list_t *services, in bta_gattc_get_db_size()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/ |
D | bta_ag_int.h | 180 tBTA_SERVICE_MASK services; member 191 tBTA_SERVICE_MASK services; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_bt.c | 82 tBTA_SERVICE_MASK services = 0; in btc_gap_bt_start_discovery() local
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/ |
D | btc_sdp.c | 786 UINT16 services[2]; in add_saps_sdp() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 458 void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services, tBTA_DM_SEARCH_CBACK *p_cback) in BTA_DmSearch() 510 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 363 tBTA_SERVICE_MASK services; member 377 tBTA_SERVICE_MASK services; member 1505 tBTA_SERVICE_MASK services; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 1165 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member
|