Searched defs:p_attr_list (Results 1 - 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/btif/co/ |
H A D | bta_gattc_co.c | 95 tBTA_GATTC_NV_ATTR *p_attr_list, UINT16 attr_index, UINT16 conn_id) 94 bta_gattc_co_cache_save(BD_ADDR server_bda, UINT16 evt, UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_attr_list, UINT16 attr_index, UINT16 conn_id) argument
|
/external/bluetooth/bluedroid/stack/sdp/ |
H A D | sdp_api.c | 63 ** p_attr_list - (input) list of attribute filters 72 tSDP_UUID *p_uuid_list, UINT16 num_attr, UINT16 *p_attr_list) 100 p_db->attr_filters[xx] = *p_attr_list++; 71 SDP_InitDiscoveryDb(tSDP_DISCOVERY_DB *p_db, UINT32 len, UINT16 num_uuid, tSDP_UUID *p_uuid_list, UINT16 num_attr, UINT16 *p_attr_list) argument
|
/external/bluetooth/bluedroid/stack/gatt/ |
H A D | gatt_int.h | 202 void *p_attr_list; /* pointer to the first attribute, member in struct:__anon1158
|
/external/bluetooth/bluedroid/stack/include/ |
H A D | avrc_defs.h | 950 UINT8 attr_count; /* The number of attributes in p_attr_list */ 951 tAVRC_ATTR_ENTRY* p_attr_list; /* Attribute entry list. */ member in struct:__anon1215 1100 UINT32 *p_attr_list; member in struct:__anon1231 1124 UINT32 *p_attr_list; member in struct:__anon1233 1367 tAVRC_ATTR_ENTRY *p_attr_list; member in struct:__anon1255
|
Completed in 103 milliseconds