Home
last modified time | relevance | path

Searched defs:p_read (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.c329 char *p_read = NULL; in readline() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc134 tGATT_STATUS GATTC_Read(uint16_t conn_id, tGATT_READ_TYPE type, tGATT_READ_PARAM* p_read) { in GATTC_Read()
/aosp_15_r20/hardware/ril/reference-ril/
H A Datchannel.c329 char *p_read = NULL; in readline() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc946 tGATT_STATUS GATTC_Read(tCONN_ID conn_id, tGATT_READ_TYPE type, tGATT_READ_PARAM* p_read) { in GATTC_Read()