HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_write (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 57 BTA_GATTC_WRITE,
95 bta_gattc_write,
195 /* BTA_GATTC_API_WRITE_EVT */ {BTA_GATTC_WRITE, BTA_GATTC_CONN_ST},
bta_gattc_int.h 423 extern void bta_gattc_write(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 1044 void bta_gattc_write(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
    [all...]

Completed in 22 milliseconds