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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 247 } tBTA_DM_API_PIN_REPLY;
591 tBTA_DM_API_PIN_REPLY pin_reply;
bta_dm_api.c 579 tBTA_DM_API_PIN_REPLY *p_msg;
581 if ((p_msg = (tBTA_DM_API_PIN_REPLY *) GKI_getbuf(sizeof(tBTA_DM_API_PIN_REPLY))) != NULL)
    [all...]

Completed in 23 milliseconds