Searched refs:tBTA_SERVICE_MASK (Results 1 - 15 of 15) sorted by relevance

/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_int.h166 tBTA_SERVICE_MASK services;
177 tBTA_SERVICE_MASK services;
249 tBTA_SERVICE_MASK reg_services; /* services specified in register API */
250 tBTA_SERVICE_MASK open_services; /* services specified in open API */
345 extern UINT8 bta_ag_service_to_idx(tBTA_SERVICE_MASK services);
360 extern BOOLEAN bta_ag_sdp_find_attr(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service);
361 extern void bta_ag_do_disc(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service);
365 extern void bta_ag_start_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services);
366 extern void bta_ag_close_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services);
H A Dbta_ag_sdp.c218 tBTA_SERVICE_MASK services;
256 tBTA_SERVICE_MASK services;
257 tBTA_SERVICE_MASK others = 0;
305 BOOLEAN bta_ag_sdp_find_attr(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service)
405 void bta_ag_do_disc(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK service)
H A Dbta_ag_api.c121 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask,tBTA_AG_FEAT features,
185 void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK services)
H A Dbta_ag_rfc.c280 void bta_ag_start_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services)
321 void bta_ag_close_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services)
H A Dbta_ag_act.c65 const tBTA_SERVICE_MASK bta_ag_svc_mask[BTA_AG_NUM_IDX] =
406 tBTA_SERVICE_MASK services;
456 services &= ~((tBTA_SERVICE_MASK)1 << (BTA_HSP_SERVICE_ID + i));
H A Dbta_ag_main.c444 UINT8 bta_ag_service_to_idx(tBTA_SERVICE_MASK services)
/external/bluetooth/bluedroid/btif/include/
H A Dbtif_common.h173 tBTA_SERVICE_MASK btif_get_enabled_services_mask(void);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_int.h193 tBTA_SERVICE_MASK services;
207 tBTA_SERVICE_MASK services;
396 tBTA_SERVICE_MASK tm;
794 tBTA_SERVICE_MASK services;
795 tBTA_SERVICE_MASK services_to_search;
796 tBTA_SERVICE_MASK services_found;
H A Dbta_dm_api.c385 void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services, tBTA_DM_SEARCH_CBACK *p_cback)
438 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
707 tBTA_SERVICE_MASK trusted_mask, BOOLEAN is_trusted,
789 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
1031 void BTA_GetEirService( UINT8 *p_eir, tBTA_SERVICE_MASK *p_services )
1038 tBTA_SERVICE_MASK mask;
H A Dbta_dm_act.c72 tBTA_SERVICE_MASK *p_services_to_search,
73 tBTA_SERVICE_MASK *p_services_found);
1727 (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MASK(bta_dm_search_cb.service_index-1));
2177 & (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MASK(bta_dm_search_cb.service_index)))
2218 (tBTA_SERVICE_MASK)(~(BTA_SERVICE_ID_TO_SERVICE_MASK(bta_dm_search_cb.service_index)));
2226 (tBTA_SERVICE_MASK)(~(BTA_SERVICE_ID_TO_SERVICE_MASK(bta_dm_search_cb.service_index)));
4297 tBTA_SERVICE_MASK *p_services_to_search,
4298 tBTA_SERVICE_MASK *p_services_found)
4300 tBTA_SERVICE_MASK service_index = 0;
4319 & (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MAS
[all...]
/external/bluetooth/bluedroid/bta/include/
H A Dbta_ag_api.h411 BTA_API void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask,
439 BTA_API void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK services);
H A Dbta_api.h158 typedef UINT32 tBTA_SERVICE_MASK; typedef
163 tBTA_SERVICE_MASK srvc_mask;
866 tBTA_SERVICE_MASK services; /* Services found on peer device. */
1171 BTA_API extern void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services,
1198 BTA_API extern void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
1352 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
1373 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
1504 BTA_API extern void BTA_GetEirService( UINT8 *p_eir, tBTA_SERVICE_MASK *p_services );
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_core.c107 static tBTA_SERVICE_MASK btif_enabled_services = 0;
1388 ** Returns tBTA_SERVICE_MASK
1392 tBTA_SERVICE_MASK btif_get_enabled_services_mask(void)
1451 btif_enabled_services &= (tBTA_SERVICE_MASK)(~(1<<service_id));
H A Dbtif_dm.c968 tBTA_SERVICE_MASK services = 0;
1279 tBTA_SERVICE_MASK service_mask;
1316 (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MASK(i)))
1342 (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MASK(i)))
1794 tBTA_SERVICE_MASK services = 0;
H A Dbtif_storage.c627 tBTA_SERVICE_MASK service_mask = btif_get_enabled_services_mask();
633 &(tBTA_SERVICE_MASK)(1 << i))

Completed in 189 milliseconds