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

  /hardware/broadcom/libbt/src/
conf.c 58 conf_action_t *p_action; member in struct:__anon20421
132 p_entry->p_action(p_name, p_value, p_entry->param);
  /external/bluetooth/bluedroid/main/
bte_conf.c 76 conf_action_t *p_action; member in struct:__anon3018
232 if (p_entry->p_action != NULL)
233 p_entry->p_action(p_name, p_value);

Completed in 48 milliseconds