Home
last modified time | relevance | path

Searched defs:uuid16 (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2993 static UINT8 btm_convert_uuid_to_eir_service( UINT16 uuid16 ) in btm_convert_uuid_to_eir_service()
3021 BOOLEAN BTM_HasEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_HasEirService()
3050 tBTM_EIR_SEARCH_RESULT BTM_HasInquiryEirService( tBTM_INQ_RESULTS *p_results, UINT16 uuid16 ) in BTM_HasInquiryEirService()
3080 void BTM_AddEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_AddEirService()
3103 void BTM_RemoveEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_RemoveEirService()
3316 UINT16 uuid16 = 0; in btm_convert_uuid_to_uuid16() local
3375 UINT16 uuid16; in btm_set_eir_uuid() local
/external/bluetooth/bluedroid/bta/sys/
Dbta_sys_conn.c554 void bta_sys_add_uuid(UINT16 uuid16) in bta_sys_add_uuid()
572 void bta_sys_remove_uuid(UINT16 uuid16) in bta_sys_remove_uuid()
/external/bluetooth/bluedroid/btif/src/
Dbtif_util.c127 void uuid16_to_uuid128(uint16_t uuid16, bt_uuid_t* uuid128) in uuid16_to_uuid128()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_utils.c1040 void sdpu_uuid16_to_uuid128(UINT16 uuid16, UINT8* p_uuid128) in sdpu_uuid16_to_uuid128()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_db.c214 UINT16 len = 0, uuid16 = 0; in read_attr_value() local
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_int.h250 UINT16 uuid16; member
/external/libnfc-nci/src/include/
Dbt_types.h408 UINT16 uuid16; member
/external/bluetooth/bluedroid/stack/include/
Dbt_types.h431 UINT16 uuid16; member
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4527 void bta_dm_eir_update_uuid(UINT16 uuid16, BOOLEAN adding) in bta_dm_eir_update_uuid()