Searched defs:disc_type (Results 1 – 7 of 7) sorted by relevance
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_test.c | 141 static void btif_test_discovery_result_cback(UINT16 conn_id, tGATT_DISC_TYPE disc_type, in btif_test_discovery_result_cback() 194 tGATT_DISC_TYPE disc_type, in btif_test_discovery_complete_cback()
|
/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 464 UINT8 disc_type) in bta_gattc_discover_pri_service() 489 UINT8 disc_type) in bta_gattc_discover_procedure() 945 void bta_gattc_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data) in bta_gattc_disc_res_cback() 1012 void bta_gattc_disc_cmpl_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) in bta_gattc_disc_cmpl_cback()
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/dc/ |
D | SDL_syscdrom.c | 100 int ret,dc_status,disc_type; in SDL_SYS_CDStatus() local
|
/external/kernel-headers/original/uapi/linux/ |
D | adfs_fs.h | 26 __le32 disc_type; member
|
D | cdrom.h | 843 __u8 disc_type; member
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_api.c | 826 tGATT_STATUS GATTC_Discover (UINT16 conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover()
|
D | gatt_utils.c | 2116 UINT8 op = p_clcb->operation, disc_type=GATT_DISC_MAX; in gatt_end_operation() local
|