Home
last modified time | relevance | path

Searched defs:services (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c111 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()
Dbta_ag_sdp.c207 tBTA_SERVICE_MASK services; in bta_ag_create_records() local
240 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
Dbta_ag_rfc.c273 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()
Dbta_ag_act.c370 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
Dbta_ag_main.c548 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/
Dbta_gattc_cache.c217 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/
Dbta_ag_int.h180 tBTA_SERVICE_MASK services; member
191 tBTA_SERVICE_MASK services; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c82 tBTA_SERVICE_MASK services = 0; in btc_gap_bt_start_discovery() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c786 UINT16 services[2]; in add_saps_sdp() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c458 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/
Dbta_dm_int.h363 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/
Dbta_api.h1165 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member